(Fadd_text_properties): Don't treat the initial
authorRichard M. Stallman <rms@gnu.org>
Mon, 7 Jun 1993 22:17:35 +0000 (22:17 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 7 Jun 1993 22:17:35 +0000 (22:17 +0000)
commitdaa5e28ff5d963c9e2c3abc63976460b2574ec5b
treee67de78640e269bbc3b4cc975cc277f1d30bc121
parent93d35499193bf53af67613791d199d5f3e90f265
(Fadd_text_properties): Don't treat the initial
interval specially, aside from splitting off the part starting
where we want to start changing things.
(Fremove_text_properties): Likewise.
For ending interval, split it left as in Fadd_text_properties.
(Fset_text_properties): Don't set starting interval if it goes
past END.  Instead, split it left and set the left part.
src/textprop.c